CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - VRP routing

搜索资源列表

  1. 蚁群算法解决车辆最优路径问题

    4下载:
  2. 蚁群算法解决车辆最优路径问题,供大家学习交流用了!这个是很不错的代码,功能齐全!,Ant colony algorithm to solve the optimal vehicle routing problem, for we learn to use the! This is a very good code, a full-featured!
  3. 所属分类:生物技术

    • 发布日期:2016-11-30
    • 文件大小:106849
    • 提供者:刘勇
  1. AP_For_VRPTW100

    1下载:
  2. 车辆路径问题的C代码,里面有测试数据和结果分析。-Vehicle routing problem with the C code, there are test data and results analysis.
  3. 所属分类:CSharp

    • 发布日期:2017-04-09
    • 文件大小:1709935
    • 提供者:Zhang Minjie
  1. C-W-savings-algorithm

    2下载:
  2. C-W节约算法是最经典的求解车辆路径问题的启发式算法。-The Clarke and Wright(1964) savings algorithm is perhaps the most widely known heuristic for the VRP.
  3. 所属分类:File Formats

    • 发布日期:2016-06-09
    • 文件大小:436841
    • 提供者:abrahamlau
  1. VRP

    1下载:
  2. 一个求解车辆路径问题的粒子群算法的源码,用C++编写。-Solving a vehicle routing problem with the particle swarm algorithm source code, using C++ Prepared.
  3. 所属分类:Other systems

    • 发布日期:2017-03-30
    • 文件大小:55771
    • 提供者:ghy
  1. VRP

    0下载:
  2. 这是一个用C++编写的vrp问题的源码,很适合初学者。-This is a C++ Prepared vrp source issues, it is suitable for beginners.
  3. 所属分类:matlab

    • 发布日期:2017-03-24
    • 文件大小:106849
    • 提供者:ghy
  1. vrp

    2下载:
  2. 本人原创的用遗传算法实现的vrp问题求解,基于matlab语言-I original genetic algorithm is used to achieve the vrp problem solving, based on the matlab language
  3. 所属分类:matlab例程

    • 发布日期:2016-10-10
    • 文件大小:4425
    • 提供者:hattrick
  1. matlabforVRP

    2下载:
  2. 解决车辆路径问题的MATLAB代码,经过测试可以使用。算法采用遗传算法,对于写人工智能领域的相关论文有很大的帮助-Solve the vehicle routing problem with the MATLAB code that can be used after testing. Algorithm using genetic algorithms, artificial intelligence for the written papers of great help
  3. 所属分类:AI-NN-PR

    • 发布日期:2015-09-20
    • 文件大小:6693
    • 提供者:ly
  1. vrp

    0下载:
  2. 进化算法及其在全局优化和VRP中的应用的毕业论文-Evolutionary Algorithm and Its Application in GlobalOptimization and Vehicle Routing Problem
  3. 所属分类:software engineering

    • 发布日期:2017-03-24
    • 文件大小:532929
    • 提供者:炯炯
  1. VRP

    0下载:
  2. 利用模拟退火算法来求解双车库的车辆路径问题-Simulated annealing algorithm to solve the vehicle routing problem with double garage
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-03
    • 文件大小:3905
    • 提供者:hupan
  1. evaluate-fitnes-for-VRP

    0下载:
  2. Vehicle Routing Problem with Time Window, generate the cromosom and evaluate fitnes value-Vehicle Routing Problem with Time Window, generate the cromosom and evaluate fitnes value...
  3. 所属分类:matlab

    • 发布日期:2017-03-30
    • 文件大小:923
    • 提供者:Apraz
  1. VRP

    0下载:
  2. Vehicle routing problem with ant colony
  3. 所属分类:MacOS develop

    • 发布日期:2017-04-02
    • 文件大小:2302
    • 提供者:vikhsoolak
  1. VRP

    5下载:
  2. 蚁群算法解车辆调度问题,即多环运输在物流配送中的解决。-ACO vehicle routing problem, namely polycyclic transport in the logistics and distribution solutions.
  3. 所属分类:AI-NN-PR

    • 发布日期:2016-12-13
    • 文件大小:2048
    • 提供者:hupei
  1. 2-Stage-model-4-VRP-with-Fuzzy-Demands-and-its-An

    0下载:
  2. vehicle routing with fuzzy demands-vehicle routing with fuzzy demands
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-25
    • 文件大小:157336
    • 提供者:india
  1. ypap108-vehicle-routing-problem

    0下载:
  2. 车辆路径规划问题使用SA 方法,可以解决关于投递员路径问题还有相关其他问题,没有考虑time window。(Vehicle routing problem using SA simulation. Code and certain explanation.)
  3. 所属分类:人工智能/神经网络/深度学习

    • 发布日期:2018-01-08
    • 文件大小:104448
    • 提供者:sagetum
  1. 遗传算法VRP

    5下载:
  2. 本资料解决带有时间窗的车辆路径问题,希望与大家进行分享与交流。(The problem of vehicle routing with time windows is solved.)
  3. 所属分类:matlab例程

    • 发布日期:2018-01-10
    • 文件大小:5120
    • 提供者:lxpshidameinv
  1. ILS for vehicle routing

    0下载:
  2. ILS for VRP using C++
  3. 所属分类:matlab例程

    • 发布日期:2018-04-21
    • 文件大小:2048
    • 提供者:chehab.salah
  1. Genetic algorithm to vehicle routing problem

    1下载:
  2. 这个代码是采用遗传算法解决车辆路径优化问题,大家一块学习(This code is to solve the vehicle routing optimization problem with genetic algorithm.)
  3. 所属分类:Windows编程

    • 发布日期:2019-10-19
    • 文件大小:2048
    • 提供者:潇1默
  1. vrp

    1下载:
  2. 车辆路径问题 多种算法解决 遗传算法 改进的遗传算法(Various Algorithms for Vehicle Routing Problem Improvement of Genetic Algorithms)
  3. 所属分类:matlab例程

    • 发布日期:2019-10-19
    • 文件大小:84992
    • 提供者:海霞2018
  1. VRP using SA

    2下载:
  2. vrp,车辆路径问题的一种尝试解决方法,一整套matlab程序源码(Capacitated Vehicle Routing ProblemVRP using SA)
  3. 所属分类:matlab例程

    • 发布日期:2020-05-01
    • 文件大小:99328
    • 提供者:小骁熊
  1. vrp

    1下载:
  2. 遗传算法求解vrptw,带时间窗约束的车辆路径问题(Genetic algorithm for VRPTW vehicle routing problem with time window constraints)
  3. 所属分类:matlab例程

    • 发布日期:2021-04-16
    • 文件大小:1024
    • 提供者:chenrens
« 12 3 4 »
搜珍网 www.dssz.com